home *** CD-ROM | disk | FTP | other *** search
/ Champak 145 / (Vol 145) Dec 21 2011.iso / Games / hearts.swf / scripts / DefineSprite_638 / frame_1 / DoAction_2.as < prev    next >
Encoding:
Text File  |  2011-12-21  |  326 b   |  12 lines

  1. this.stageW = 585;
  2. this.stageH = 385;
  3. this.startX = this.launcher._width + 50;
  4. this.heartStageW = this.stageW - this.startX;
  5. this.rc = 0.017453292519943295;
  6. this.typing = false;
  7. this.gamePlay = false;
  8. this.pause = false;
  9. this.gameDisplay.quitBtn.enabled = false;
  10. this.inGameQuality = "High";
  11. this.particles = "On";
  12.